-
1 write with retry
вчт запись с повторными попытками -
2 write
2) писать4) сочинять (напр. музыку); писать (напр. сценарий)5) подписывать; ставить подпись6) микр. переносить изображение с шаблона на пластину ( с резистом); экспонировать резист ( для формирования топологии ИС)•- write once
- write only
- write through
- write with retry
- write without retry
- block write
- buffer write
- direct memory access write
- DMA write
- flash write
- multiple write
- N-column block write
- reduced write
- same write
- scatter write
- sector write -
3 read
1) чтение; считывание || читать; считывать2) вчт операция чтения; операция считывания3) воспроизведение (напр. записи) || воспроизводить (напр. запись)4) регистрация; снятие показаний; отсчёт || регистрировать; показывать; снимать показания (напр. прибора); отсчитывать5) распознавание; понимание; толкование || распознавать; понимать; толковать•- read with retry
- read without retry
- backward read
- buffer read
- destructive read
- direct read after write
- direct read during write
- direct memory access read
- DMA read
- gather read
- multiple read
- nondestructive read
- primary read
- sector read -
4 read
1) чтение; считывание || читать; считывать2) вчт. операция чтения; операция считывания3) воспроизведение (напр. записи) || воспроизводить (напр. запись)4) регистрация; снятие показаний; отсчёт || регистрировать; показывать; снимать показания (напр. прибора); отсчитывать5) распознавание; понимание; толкование || распознавать; понимать; толковать•- buffer read
- destructive read
- direct memory access read
- direct read after write
- direct read during write
- DMA read
- gather read
- multiple read
- nondestructive read
- primary read
- read ahead
- read with retry
- read without retry
- sector readThe New English-Russian Dictionary of Radio-electronics > read
См. также в других словарях:
Conventional PCI — PCI Local Bus Three 5 volt 32 bit PCI expansion slots on a motherboard (PC bracket on left side) … Wikipedia
Software transactional memory — In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. It is an alternative to lock based synchronization. A… … Wikipedia
Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline … Wikipedia
Exception handling — is a programming language construct or computer hardware mechanism designed to handle the occurrence of exceptions, special conditions that change the normal flow of program execution. Programming languages differ considerably in their support… … Wikipedia
I²C — (Inter Integrated Circuit) is a multi master serial computer bus invented by Philips that is used to attach low speed peripherals to a motherboard, embedded system, or cellphone. The name is pronounced eye squared see or eye two see . As of… … Wikipedia
Seqlock — A seqlock (short for sequential lock ) is a special locking mechanism used in Linux for supporting fast writes of shared variables between two parallel operating system routines. The semantics stabilized as of version 2.5.59, and they are present … Wikipedia
Eiffel (programming language) — Infobox programming language name = Eiffel paradigm = object oriented year = 1986 designer = Bertrand Meyer developer = Bertrand Meyer Eiffel Software latest release version = 4.2 latest release date = Feb 6, 1998 typing = static typing, strong… … Wikipedia
PHP — This article is about the scripting language. For other uses, see PHP (disambiguation). PHP PHP: Hypertext Preprocessor Paradigm(s) imperative, object oriented, Procedural, reflective Appeared in … Wikipedia
Genera (operating system) — Genera Company / developer Symbolics OS family Lisp Machine OS Initial release 1982 … Wikipedia
Concurrent Haskell — extends[1] Haskell 98 with explicit concurrency. The two main concepts underpinning Concurrent Haskell are: A primitive type MVar α implementing a bounded/single place asynchronous channel, which is either empty or holds a value of type α. The… … Wikipedia
Control flow — Not to be confused with Flow control. In computer science, control flow (or alternatively, flow of control) refers to the order in which the individual statements, instructions, or function calls of an imperative or a declarative program are… … Wikipedia